From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:50 +0000 (+0000) Subject: packages/mcabber: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=f11f13dfda54fb2797cb4b444d186f7b1019d65a;p=openwrt%2Fsvn-archive%2Fpackages.git packages/mcabber: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40102 --- diff --git a/net/mcabber/Makefile b/net/mcabber/Makefile index d7438268e..6311ae25f 100644 --- a/net/mcabber/Makefile +++ b/net/mcabber/Makefile @@ -32,8 +32,8 @@ endef define Package/mcabber/description mcabber is a small Jabber console client. - mcabber includes features such as SASL/SSL/TLS support, MUC (Multi-User Chat) support, - history logging, command completion, OpenPGP encryption, OTR (Off-the-Record + mcabber includes features such as SASL/SSL/TLS support, MUC (Multi-User Chat) support, + history logging, command completion, OpenPGP encryption, OTR (Off-the-Record Messaging) support, dynamic modules and external action triggers. endef @@ -41,7 +41,7 @@ CONFIGURE_ARGS += \ --with-libidn=$(STAGING_DIR)/usr/lib \ --with-gpgme-prefix=$(STAGING_DIR)/usr \ --enable-otr - + define Package/mcabber/install $(INSTALL_DIR) $(1)/bin $(INSTALL_BIN) $(PKG_BUILD_DIR)/mcabber/mcabber $(1)/bin